github.com/vmihailenco/msgpack/v5.isZeroer.IsZero (method)

2 uses

	github.com/vmihailenco/msgpack/v5 (current package)
		types.go#L317: 	IsZero() bool
		types.go#L332: 		return nilable(kind) && v.IsNil() || z.IsZero()